Determines if any rows exist that match this query's search criteria.
true if any rows exist that match this query's search criteria; otherwise, false.
See the unit test QueryTests.Exists()
Query<ClassToFind> Class | DomainObjects.Facade.Command Namespace